* xterm.c (x_new_font): Reject fonts with varying spacing. We
authorJim Blandy <jimb@redhat.com>
Mon, 24 May 1993 15:03:32 +0000 (15:03 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 24 May 1993 15:03:32 +0000 (15:03 +0000)
commitc7e1d890aed499f70f07a421309da05fc8338858
treed3e976c6336a81475e4a81797f5275a295320ef1
parentdad297617db181b1077d36e818948bba4eddcd08
* xterm.c (x_new_font): Reject fonts with varying spacing.  We
don't support them yet.
* xfns.c (x_set_font): Report the error message properly.

* xfns.c (Fx_parse_geometry): No need to call check_x here; it
doesn't interact with the server at all, and we need it in order
to create our first frame.
src/xfns.c